* net/tramp.el (top): Require cl.el, when `copy-tree' is not available
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Aug 2007 05:47:42 +0000 (05:47 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Aug 2007 05:47:42 +0000 (05:47 +0000)
commit72d7c05151e767401cc9e5de106ab27b417641a3
tree9e9eeea8d8e0170bc36c162c319483f9d97d894a
parent12477031cbef309672089f1be2d70350b7f8c330
* net/tramp.el (top): Require cl.el, when `copy-tree' is not available
otherwise.
(tramp-get-remote-path): New defun.  Replace occurences of
`tramp-default-remote-path' by this function.
(tramp-set-remote-path): Move most of the code to
`tramp-get-remote-path'.
(tramp-get-ls-command, tramp-get-remote-id): Don't check for not
existing directories, this is done already in
`tramp-get-remote-path'.
lisp/ChangeLog
lisp/net/tramp.el
lisp/net/trampver.el